ποΈGitΠ―ΡΠ°ποΈ
docs/fr-rFR/user/firmware.md bd2863243bab6eb213401d949839a2bc74dde7e2 (bd286324) Text, 6.04 KB
title: Firmware Updates
parent: User Guide
nav_order: 13
last_updated: 2026-07-07
description: Update your radio firmware over Bluetooth or USB β OTA process, version channels, pre-flight checks, and recovery.
aliases:
β’ firmware
β’ update
β’ ota
β’ flash
Firmware Updates
Keep your Meshtastic radio up to date with the latest firmware for new features, bug fixes, and security improvements.
Checking for Updates
1. Open the connected radio's configuration and, under Advanced, tap Firmware Update. The entry appears only for OTA-capable devices.
2. The app checks for available firmware versions.
3. Available updates show the version number and changelog summary.
Update Methods
OTA (Over-The-Air) via Bluetooth
The most common update method for Android users:
1. Ensure your radio is connected via Bluetooth.
2. Navigate to the Firmware Update screen.
3. Select the desired firmware version.
4. Tap Update to begin the OTA process.
5. Wait for the update to complete β do not disconnect during the update.
β β οΈ Warning: Interrupting a firmware update can brick your device. Ensure your radio has
β sufficient battery (>50% recommended) and maintain Bluetooth proximity during the entire process.
In-App USB Update
When your radio is connected over USB/serial (rather than Bluetooth), the Firmware Update screen offers USB File Transfer. The app reboots the device into DFU mode, then prompts you to save the T383838.uf2 file to the device's DFU drive using the system file picker. This option appears only on a USB/serial connection β it is not available over Bluetooth.
β βΉοΈ nRF bootloader note: A vendor bootloader supplied as a T383838.zip (e.g. RAK WisBlock RAK4631) has to
β be flashed with a serial DFU tool such as T383838adafruit-nrfutil β copying that T383838.zip to the drive won't
β work. A bootloader supplied as an T383838update-....uf2 can be installed by copying it to the drive;
β that is how the app's own bootloader upgrade works. The app surfaces a hint when the serial-only
β route applies.
Factory Erase and Bootloader Upgrade
On a USB/serial connection, nRF52 and RP2040 devices also offer Erase and reinstall and, where an upgraded bootloader is published for the board, Upgrade bootloader.
Erasing wipes everything on the device β channels, keys and all settings β and there is no backup, so the app asks for confirmation first. Both operations write two files in turn, so you will be asked to select the device's update drive twice: once for the erase or bootloader image, then again for the firmware.
The app reads T383838INFO_UF2.TXT from the drive you select to confirm it really is the device's update drive and to identify the board before writing anything. If it can't confirm which Bluetooth stack your device uses it refuses to erase and points you at the Web Flasher instead β picking wrong there can leave the device needing a hardware programmer to recover.
Other Flashing Options
For recovery or when neither OTA nor in-app USB is available:
β’ Use the Meshtastic Web Flasher
β’ Or the Meshtastic CLI tool on desktop
Version Channels
βββββββββββββββββ¬βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Canal β Description β
βββββββββββββββββΌβββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Stable β Recommended for most users; tested releases β
β Alpha β Preview releases; may contain bugs β
β Fichier local β Flash a firmware file you select yourself, instead of a downloaded release β
βββββββββββββββββ΄βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Pre-Update Checklist
Before updating:
β’ [ ] Battery > 50%
β’ [ ] Stable Bluetooth connection
β’ [ ] Note your current settings (they may reset on major version changes)
β’ [ ] Check the release notes for breaking changes
Post-Update
After the firmware is written, the app verifies the update and waits for the device to come back online:
Once the update succeeds:
β’ The radio will reboot automatically
β’ Bluetooth connection will re-establish
β’ Verify your settings are intact
β’ Confirm the new version under Currently Installed on the Firmware Update screen β it's also shown on the node's detail page and the Connections screen
Troubleshooting
Update Stuck
If the update appears frozen:
β’ Wait at least 5 minutes before intervening
β’ If truly stuck, power-cycle the radio
β’ Attempt the update again
Device Won't Boot After Update
If your device fails to boot:
1. Try connecting via USB to a computer
2. Use the web flasher in recovery/DFU mode
3. Flash a known-good firmware version
4. Check the Meshtastic Discord for device-specific recovery steps
Compatibility Warnings
The app may show warnings when:
β’ Connected radio firmware is below minimum supported version
β’ Major version mismatch between app and firmware
β’ Deprecated features need migration
β β οΈ Important: Always update the Meshtastic app before or alongside firmware updates to ensure
β compatibility.
Related Topics
β’ Connections β reconnecting after a firmware update
β’ Flashing firmware guide β full firmware flashing walkthrough on meshtastic.org
β’ Supported devices β check firmware compatibility by device
β’ FAQ β common questions on meshtastic.org
Served by rngit 1.5.0 - Generated in 0.04s